[]
Gets the item at the specified index.
public T this[int index] { get; }
Public ReadOnly Default Property Item(index As Integer) As T
The index.